Segment
Properties
Functions
Link copied to clipboard
abstract fun intersection(other: Segment<V>, equivalence: DoubleEquivalence = DEFAULT_DOUBLE_EQUIVALENCE): IntersectionData<V>
Compute the intersection of this segment with another segment.